@charset "utf-8";
/* CSS Document */
/*=============公共==============*/
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "Microsoft Yahei", "宋体";
	behavior: url(JS/csshover.htc);
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei";
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: "Microsoft Yahei";
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
input, textarea {
    border: 2px none;
    box-shadow: none;
    outline: none;
}
i, em {
	font-style: normal;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
	font-family: "Microsoft Yahei";
}
h2 {
	font-size: 26px;
	font-family: "Microsoft Yahei";
}
h3 {
	font-size: 20px;
	font-family: "Microsoft Yahei";
}
h4 {
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
h5 {
	font-size: 12px;
	font-family: "Microsoft Yahei";
}
h6 {
	font-size: 10px;
	font-family: "Microsoft Yahei";
}
.mt10 {
	margin-top: 10px;
}
a {
	color: #666;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
*zoom:1
}
p {
	word-spacing: -1.5px;
	font-family: "Microsoft Yahei";
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;
}
.m20 {
    margin-top: 20px;
}
/*===========头部============*/
.t_bg {
	background: url(../images/t_bg.gif) repeat-x center 0;
	height: 195px;
	overflow: hidden;
}
.h_con {
	width: 955px;
}
.h_con h1 {
	padding: 30px 0 33px;
	float: left;
}
.h_bt {
	padding: 0 0 0 33px;
	margin: 35px 0 0 35px;
	border-left: solid 1px #cfcfcf
}
.h_bt b {
	display: block;
	font-size: 20px;
	color: #006ef3;
   line-height: 2em;
}
.h_bt em {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 5px 0 0;
}
.h_nav {
	height: 51px;
	line-height: 51px;
	clear: both;
}
.h_nav ul li {
	float: left;
}
.h_nav ul li a {
	display: inline-block;
	padding: 0 22px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.h_nav ul li a:hover, .h_nav ul .cur a {
	background: #ff9600;
	font-weight: bold;
}
.h_pho {
	margin-top: 38px;
	width: 227px;
}
.h_pho em {
	color: #666;
	font-size: 14px;
	display: block;
	margin-bottom: 14px;
}
.h_pho span {
	color: #fff;
	font-size: 14px;
	display: block;
	background: url(../images/h_dh.gif) no-repeat;
	width: 240px;
	height: 70px;
	padding: 40px 10px 20px 27px;
}
.h_pho span i {
	    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    padding-left: 15px;
    line-height: 21px;
}
.h_ser {
	height: 96px;
	background: #fff;
	width: 1200px;
	margin: -48px auto 0;
	position: relative;
}
.h_ser span {
	display: block;
	float: left;
	padding: 25px 0 0 30px;
}
.h_ser span a {
	font-size: 14px;
	color: #333;
}
.h_ser span a b {
	font-size: 24px;
	color: #006ef3;
	text-transform: uppercase;
	display: block;
}
.h_ser p {
	float: left;
	padding: 40px 0 0 20px;
	width: 610px;
}
.h_ser p a {
	font-size: 14px;
	color: #666;
	padding: 0 5px;
}
.s_inp {
	margin: 33px 30px 0 0;
}
.inp01 {
	background: url(../images/s_inp.gif) no-repeat;
	width: 234px;
	height: 35px;
	line-height: 35px;
	padding: 0 3px 0 17px;
	border: none;
	float: left;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft Yahei";
	outline: none;
}
/*banner 图*/
 .jdh_banindex{ height:550px; overflow:hidden; position: relative;}
.jdh_banindex .jdh_ban_con{ width: 100% !important; margin: 0 auto; }
.jdh_banindex .jdh_ban_con div{height:550px;width: 100%;}
.jdh_banindex a{height:550px;display:inline-block;width: 100%;}

.jdh_banindex .hd{ height:15px; overflow:hidden; position:absolute; left:38%; bottom:30px; z-index:1; }
.jdh_banindex .hd ul{ overflow:hidden; zoom:1; float:left;  }
.jdh_banindex .hd ul li{ float:left; margin-right:2px;  width:130px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.jdh_banindex .hd ul li.on{ background:#006ef3; color:#fff; opacity: .6;}



/*产品展示*/
.zx_bg {
	background: #ededed;
	padding: 55px 0 0;
	height: 1760px;
}
.zx_top {
	text-align: center;
	padding-bottom: 30px;
}
.zx_top a {
	display: block;
	font-size: 30px;
	color: #333
}
.zx_top a b {
	color: #006ef3
}
.zx_top a em {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}
.zx {
	width: 250px;
	overflow: hidden;
}
.zx_bt {
	background: #006ef3;
	height: 80px;
	text-align: center;
	padding: 30px 0 0;
}
.zx_bt a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.zx_bt a em {
	display: block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.zx_con {
	width: 250px;
	background: #fff;
	padding: 20px 0 0;
	height: 1078px;
}
.zx_con h3 {
	width: 210px;
	margin: 0 auto 15px;
	clear: both;
}
.zx_con h3 a {
	width: 210px;
	height: 43px;
	line-height: 43px;
	background: #006ef3;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
.zx_con h3 a:hover, .zx_con .cur a {
	background: #0651ae;
}
.zx_con ul {
	width: 210px;
	margin: 0 auto
}
.zx_con ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	width: 73%;
	float: left;
	background: url(../images/pro_li_ico01.png) no-repeat center left;
	border-bottom: 1px dotted #ccc
}
.zx_con ul li a {
	font-size: 15px;
	color: #666;
}
.zx_con ul li a:hover {
	color: #006ef3;
}
.zx_con ul .nobor01 {
	margin-bottom: 15px;
}
.rx {
	width: 920px;
}
.rx01 {
	position: relative;
}
.rx01 span {
	display: block;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 30px;
	width: 94px;
	height: 135px;
	background: #006ef3;
	text-align: center;
}
.rx01 span a {
	font-size: 18px;
	color: #fff;
	padding: 42px 0 0;
	display: block;
}
.rx01 span a b {
	display: block;
}
.rx01 span a em {
	width: 35px;
	height: 2px;
	background: #fff;
	margin: 15px auto;
	display: block;
	line-height: 0;
	font-size: 0
}
.rx01 p {
	top: 270px;
	left: 765px;
	position: absolute;
}
.rx01 p a {
	margin-right: 4px;
}

/*首页左侧联系我们*/
.hsdm_index{width:230px;float:left;padding:5px 10px 10px 10px; background:#fff}

.hsdm_index_telh3{font-size:20px;color:#fff;border-bottom:1px solid #cacaca;line-height:48px;padding:0px 18px;    background: #006ef3;}

.hsdm_index_telh3 i{width:19px; height:25px;background-position:0px -209px;display:inline-block;margin-top:12px;vertical-align:top;margin-right:6px;}

.hsdm_index_telcontact{overflow:hidden;zoom:1; padding-top:10px;}

.hsdm_index_telcontact li{border-bottom:1px dotted #cacaca;}

.hsdm_index_telcontact li dl{height:55px;padding-left:45px;}

.hsdm_index_telcontact li dl.ab1{background-position:5px 10px;padding-top:8px;}

.hsdm_index_telcontact li dl dt{font-size:14px;color:#787878;}

.hsdm_index_telcontact li dl.ab1 dd{font-weight:bold;font-size:24px;font-family:"Times New Roman",Arial, Helvetica, sans-serif;color:#787878;}

.hsdm_index_telcontact li dl.ab2{background-position:5px -60px;padding-top:10px;}

.hsdm_index_telcontact li dl.ab2 dd{font-size:18px;color:#787878;}

.hsdm_index_telcontact li dl.ab3{background-position:5px -120px;padding-top:12px;}

.hsdm_index_telcontact li dl.ab3 dd{color:#787878;font-size:21px;}

.hsdm_index_telcontact li.news_fax{line-height:50px;text-indent:10px;font-size:15px;color:#787878;}

.hsdm_index_telcontact li.news_addr{padding-top:8px;line-height:26px;padding-left:10px;font-size:14px;color:#787878;border:none;}

.hsdm_index_telcontact li.news_addr .news_azx{display:block;text-align:center;font-size:15px;color:#787878;margin-top:8px;}

.hsdm_index_telcontact li.news_addr .news_azx img{vertical-align:text-bottom;}

.hsdm_index_telcontact li dl,.hsdm_index_telnewlist .hd ul li i{background-image:url(../images/hsdm_con_ico.png);}


.rx_top {
	height: 75px;
	line-height: 75px;
}
.rx_top ul li {
	float: left;
	background: url(../images/cp_hove-fg.gif) no-repeat right center;
	padding: 0 32px;
}
.rx_top ul .home {
	padding-left: 0;
}
.rx_top ul .nobor {
	background: none;
}
.rx_top ul li a {
	font-size: 20px;
	color: #333;
}
.rx_top ul li a:hover, .rx_top ul .cur a {
	color: #006ef3;
	font-weight: bold;
}
.rx_con ul li {
	float: left;
	width: 295px;
	position: relative;
	margin-bottom: 17px;
	margin-right:17px;
}
.rx_con ul li.nones{ margin-right:0px;}
.rx_con ul li a img {
	width: 100%;
	height: 235px;
}
.rx_con ul li a em {
	background: #fff;
	width: 295px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #006ef3;
	color: #fff;
	font-size: 13px;
	display: block;
}
.rx_con ul li span {
	position: absolute;
	background: url(../images/cp_imgbg.png) repeat;
	width: 295px;
	height: 135px;
	top: 0;
	left: 0;
	padding: 100px 0 0;
	display: none
}
.rx_con ul li span a img {
	width: 221px;
	height: 50px;
	display: block;
	margin: 0 auto 11px
}
.rx_con ul li:hover span {
	display: block;
}

/*产品展示*/
.bshg_bg {
	background: #ededed;
	padding: 25px 0;
	overflow:hidden
}
.bshg_top {
	text-align: center;
	padding-bottom: 30px;
}
.bshg_top a {
	display: block;
	font-size: 30px;
	color: #fff
}
.bshg_top a b {
	color: #006ef3
}
.bshg_top a em {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}
.bshg {
	width: 250px;
	overflow: hidden;
}
.bshg_bt {
	background: #006ef3;
	height: 80px;
	text-align: center;
	padding: 30px 0 0;
}
.bshg_bt a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.bshg_bt a em {
	display: block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.bshg_con {
	width: 250px;
	background: #fff;
	padding: 20px 0 0; height:auto
}
.bshg_con h3 {
	width: 210px;
	margin: 0 auto 9px;
	clear: both;
}
.bshg_con h3 a {
	width: 210px;
	height: 45px;
	line-height: 45px;
	background: #006ef3;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
.bshg_con h3 a:hover, .zx_con .cur a {
	background: #ff9600;
}
.bshg_con ul {
	width: 210px;
	margin: 0 auto
}
.bshg_con ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	width: 73%;
	float: left;
	background: url(../images/pro_li_ico01.png) no-repeat center left;
	border-bottom: 1px dotted #ccc
}
.bshg_con ul li a {
	font-size: 15px;
	color: #666;
}
.bshg_con ul li a:hover {
	color: #006ef3;
}
.bshg_con ul .nobor01 {
	margin-bottom: 15px;
}
.rx {
	width: 920px;
}
.rx01 {
	position: relative;
}
.rx01 span {
	display: block;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 30px;
	width: 94px;
	height: 135px;
	background: #006ef3;
	text-align: center;
}
.rx01 span a {
	font-size: 19px;
	color: #fff;
	padding: 30px 0 0;
	display: block;
}
.rx01 span a b {
	display: block;
}
.rx01 span a em {
	width: 35px;
	height: 2px;
	background: #fff;
	margin: 15px auto;
	display: block;
	line-height: 0;
	font-size: 0
}
.rx01 p {
	top: 270px;
	left: 765px;
	position: absolute;
}
.rx01 p a {
	margin-right: 4px;
}
/*首页左侧联系我们*/
.bshg_index{width:230px;float:left;padding:5px 10px 10px 10px; background:#fff}

.bshg_index_telh3{font-size:20px;color:#fff;border-bottom:1px solid #cacaca;line-height:48px;padding:0px 18px; text-align:center;  background: #006ef3;}

.bshg_index_telh3 i{width:19px; height:25px;background-position:0px -209px;display:inline-block;margin-top:12px;vertical-align:top;margin-right:6px;}

.bshg_index_telcontact{overflow:hidden;zoom:1;}

.bshg_index_telcontact li{border-bottom:1px dotted #cacaca;}

.bshg_index_telcontact li dl{height:55px;padding-left:45px;padding-top:8px;}

.bshg_index_telcontact li dl.ab1{background-position:5px 10px;}

.bshg_index_telcontact li dl dt{font-size:14px;color:#787878;}

.bshg_index_telcontact li dl.ab1 dd{font-weight:bold;font-size:24px;font-family:"Times New Roman",Arial, Helvetica, sans-serif;color:#787878;}

.bshg_index_telcontact li dl.ab2{background-position:5px -60px;}

.bshg_index_telcontact li dl.ab2 dd{font-size:18px;color:#787878;}

.bshg_index_telcontact li dl.ab3{background-position:5px -120px;padding-top:12px;}

.bshg_index_telcontact li dl.ab3 dd{color:#787878;font-size:21px;}

.bshg_index_telcontact li.news_fax{line-height:50px;text-indent:10px;font-size:15px;color:#787878;}

.bshg_index_telcontact li.news_addr{padding-top:8px;line-height:26px;padding-left:10px;font-size:14px;color:#787878;border:none;}

.bshg_index_telcontact li.news_addr .news_azx{display:block;text-align:center;font-size:15px;color:#787878;margin-top:8px;}

.bshg_index_telcontact li.news_addr .news_azx img{vertical-align:text-bottom;}

.bshg_index_telcontact li dl,.hsdm_index_telnewlist .hd ul li i{background-image:url(../images/hsdm_con_ico.png);}


.rx_top {
	height: 75px;
	line-height: 75px;
}
.rx_top ul li {
	float: left;
	background: url(../images/cp_hove-fg.gif) no-repeat right center;
	padding-right:22px
}
.rx_top ul .home {
	padding-left: 0;
}
.rx_top ul .nobor {
	background: none;
	padding-right:0
}
.rx_top ul li a {
	font-size: 19px;
	color: #333;
}
.rx_top ul li a:hover, .rx_top ul .cur a {
	color: #006ef3;
	font-weight: bold;
}
.rx_con{ margin-top:2rem}
.rx_con ul li {
	float: left;
	width: 296px;
	position: relative;
	margin-bottom: 35px;
	margin-right:16px;
}

.rx_con ul .nones {
	margin-right:0
}
.rx_con ul li a img {
	width: 100%;
	height: 240px;
}
.rx_con ul li a em {
	background: #fff;
	width: 296px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #006ef3;
	color: #fff;
	font-size: 13px;
	display: block;
}
.rx_con ul li span {
	position: absolute;
	background: url(../images/cp_imgbg.png) repeat;
	width: 296px;
	height: 140px;
	top: 0;
	left: 0;
	padding: 100px 0 0;
	display: none
}
.rx_con ul li span a img {
	width: 221px;
	height: 50px;
	display: block;
	margin: 0 auto 11px
}
.rx_con ul li:hover span {
	display: block;
}

/*==通栏==*/
.fw_bg {
	background: url(../images/hsdm_spic.jpg) no-repeat center 0;
	height: 310px;
}
.fw01 {
	width: 822px;
}
.fw_bt {
	padding: 50px 0 0;
}
.fw_bt a {
	display: block;
	font-size: 18px;
	color: #fff;
}
.fw_bt a b {
	display: block;
	font-size: 30px;
	color: #fff;
	padding: 10px 0 0;
}
.fw_con {
	background: url(../images/hsdm_icobg.png) no-repeat;
	width: 781px;
	height: 111px;
	margin: 35px 0 0;
	padding-left: 9px;
}
.fw_con ul li {
	float: left;
	padding-right: 49px;
}
.fw_con ul li a {
	display: block;
	width: 88px;
	text-align: center;
	color: #333
}
.fw_con ul li a em {
	display: block;
	padding: 66px 0 0;
	font-size: 14px;
}
.fw_con ul li a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -9px 0;
	color: #006ef3
}
.fw_con ul .fw_li02 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -146px 0;
}
.fw_con ul .fw_li03 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -283px 0;
}
.fw_con ul .fw_li04 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -420px 0;
}
.fw_con ul .fw_li05 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -557px 0;
}
.fw_con ul .fw_li06 {
	padding: 0;
}
.fw_con ul .fw_li06 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -694px 0;
}
.fw02 {
	width: 350px;
	padding: 95px 0 0;
}
.fw02 p span {
	display: block;
	width: 318px;
	height: 48px;
	line-height: 48px;
	border: solid 1px #dbdbdb;
	margin-bottom: 10px;
}
.fw02 p span em {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 5px 0 10px;
}
.fw02 p span .p_inp {
	display: block;
	float: left;
	width: 169px;
	height: 48px;
	line-height: 48px;
	border: none;
	background: #fff;
	outline: none;
	font-size: 14px;
	color: #666;
	font-family: "Microsoft Yahei";
}
.fw02 p i {
	display: block;
	padding: 10px 0 0;
}
.fw02 p i img {
	display: block;
	float: left;
}
.fw02 p i em {
	display: block;
	float: left;
	width: 196px;
	height: 48px;
	line-height: 48px;
	background: #ededed;
	text-align: center;
	font-size: 14px;
	color: #333
}
.fw02 p i em b {
	font-size: 18px;
	font-family: Arial;
}
/*========优势=========*/
.mys1 {
	float: left;
	width: 100%;
	background: url('../images/ys_one_bg01.jpg') no-repeat center 0;
	height: 550px;
	padding-top: 50px
}
.mys_11 {
	float: left;
	width: 535px;
	padding: 35px 0 0 30px;
}
.mys_ac {
	float: left;
	width: 530px;
}
.mys2 {
	float: left;
	width: 100%;
	background: #f6f6f6 url('../images/ys_one_bg02.jpg') no-repeat center 0;
	height: 554px;
}
.mys_21 {
	float: right;
	width: 495px;
	padding: 35px 0 0 0px;
}
.mys3 {
	float: left;
	width: 100%;
	background: #f6f6f6 url('../images/ys_one_bg03.jpg') no-repeat center 0;
	height: 430px;
}
.mys_31 {
	float: left;
	width: 490px;
	padding: 40px 0 0 30px;
}
.mys_cc {
	float: left;
	width: 560px;
}
.mys4 {
	float: left;
	width: 100%;
	background: #f6f6f6 url('../images/ys_one_bg04.jpg') no-repeat center 0;
	height: 400px;
}
.mys_41 {
	float: right;
	width: 595px;
	padding: 40px 0 0 0px;
}
.mys_t {
	display: block;
	padding-left: 60px;
	font-weight: 700;
	color: #333;
	font-size: 18px;
	line-height: 40px;
	background:url(../images/hsdm_ys01.png) no-repeat center left
}
.mys_t span {
	color: #006ef3;
	font-size: 24px;
}
.mys_t font {
	color: #ff7f00;
	font-size: 24px;
}
.mys_c {
	float: left;
	padding: 0px 0 0 0px;
	line-height: 24px;
	color: #404040;
	font-size: 14px;
}
.mys_c p {
	background: url('../images/pro_li_ico01.png') no-repeat 0px 32px;
	font-size: 15px;
	line-height: 28px;
	padding: 25px 0 10px 20px;
}
.mys_b {
	float: left;
	width: 330px;
	margin-top: 20px;
}
.mys_b a {
	display: block;
	color: #fff;
}
.mys_b a:hover {
	color: #fff;
	background: #ff7f00;
	border-radius: 10px;
}
.mys_b span {
	float: left;
	width: 130px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #006ef3;
	border-radius: 10px;
}
.mys_b p {
	float: right;
	width: 130px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #b6b6b6;
	border-radius: 10px;
}
.mcon3 {
	float: left;
	width: 100%;
	background: #f6f6f6 url('../images/m_06.jpg') no-repeat center bottom;
	padding-bottom: 25px;
}
.mcon3_01 {
	margin: 0 auto;
	clear: both;
	width: 990px;
	background: url('../images/m_07.jpg') no-repeat center 130px;
	height: 570px;
	position: relative;
}
.mcon3_01 .a1 {
	position: absolute;
	left: 0;
	top: 30px;
	width: 400px;
	height: 135px;
}
.mcon3_01 .a2 {
	position: absolute;
	left: 0;
	top: 180px;
	width: 280px;
	height: 145px;
}
.mcon3_01 .a3 {
	position: absolute;
	left: 0;
	top: 380px;
	width: 310px;
	height: 145px;
}
.mcon3_01 .a4 {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 390px;
	height: 135px;
}
.mcon3_01 .a5 {
	position: absolute;
	right: 0px;
	top: 180px;
	width: 280px;
	height: 145px;
}
.mcon3_01 .a6 {
	position: absolute;
	right: 0px;
	top: 380px;
	width: 310px;
	height: 145px;
}
.m3 {
	float: left;
	width: 100%;
	text-align: center;
}
.m3 dd {
	float: right;
	width: 110px;
	color: #006ef3;
	font-size: 14px;
	line-height: 30px;
}
.m3 dt {
	float: left;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	padding-top: 20px;
}
.m3a {
	float: left;
	width: 100%;
	text-align: center;
}
.m3a dd {
	float: left;
	width: 110px;
	color: #006ef3;
	font-size: 14px;
	line-height: 30px;
}
.m3a dt {
	float: right;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	padding-top: 20px;
}
/*========案例=========*/
.hsdm_cases {
	padding-top: 3em;
	padding-bottom: 3em;
}
.hsdm_cases .content {
	width: 1150px;
	margin: 0 auto;
}
.zx_case {
	text-align: center;
	padding-bottom: 30px;
}
.zx_case a {
	display: block;
	font-size: 30px;
	color: #f9f9f9
}
.zx_case a b {
	color: #006ef3
}
.zx_case a em {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}



.hsdm_cases { /*height:390px;*/
	font-family: "Microsoft YaHei";
	margin: 2em auto 2em auto;
	background:url(../images/hsdm_casebg.jpg) no-repeat top center fixed
}
.hsdm_cases2 {
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
}
.hsdm_cases2 li {
	height: 20px;
	padding: 0 23px 25px;
	float: left;
	font: 20px "Microsoft YaHei";
	background: url(../images/xtico.png) no-repeat right 2px;
	text-align: center;
	line-height: 20px;
	color: #333;
}
.hsdm_cases2 li a {
	display: block;
	height: 30px;
	color: #333333;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
.hsdm_cases2 li a:hover, .hsdm_cases2 .cur a {
	color: #444;
	font-weight: normal;
	height: 43px;
	border-bottom: 3px solid #de2a2c;
	text-decoration: none;
}
.hsdm_cases2 li.no1 {
	padding-left: 0;
}
.hsdm_cases2 li.nones {
	background: none;
}
.hsdm_cases2 span {
	font-size: 16px;
	line-height: 46px;
	color: #de2a2c;
	overflow: hidden;
}
.hsdm_cases2 span a {
	color: #b47647;
}
.hsdm_cases01 {
	height: 260px;
	position: relative;
}
.hsdm_cases02 {
	overflow: hidden;
}
.hsdm_cases01 li {
	width: 278px;
	float: left;
	margin-right: 10px;
	position: relative;
	box-shadow: #ebebeb 4px 0px 3px;
}
.hsdm_cases01 li img {
	display: block;
	width: 272px;
	height: 209px;
	border: 3px solid #f5f6f8
}
.hsdm_cases01 li span {
	text-align: center;
	font-size: 16px;
	display: block;
	background: #f5f6f8;
	color: #006ef3;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.hsdm_cases01 li.nones {
	margin-right: 0;
}
.hsdm_cases01 .flqd_left_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	left: -63px;
}
.hsdm_cases01 .flqd_right_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	right: -63px;
}
/*==========新闻=============*/
.hsdm_index_news {
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 30px
}
.hsdm_index_news .hsdm_index_news_left {
	overflow: hidden;
	float: left;
	width: 790px;
	height: 420px;
	background-color: #fff;
	padding-right: 40px;
}
.hsdm_index_news .hsdm_index_news_left .menus {
	overflow: hidden;
	width: 100%;
	height: 45px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1 /*background:url(../images/new_tit_bg.png) repeat-x */
}
.hsdm_index_news .hsdm_index_news_left .menus li {
	width: 170px;
	float: left;
	height: 45px;
	margin-right: 1em;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	background: #006ef3;
}
.hsdm_index_news .hsdm_index_news_left .menus li b {
	display: none;
	width: 15px;
	height: 5px;
	background: url(../images/dongtai_s.png) no-repeat center top;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -5px;
}
.hsdm_index_news .hsdm_index_news_left .menus li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.hsdm_index_news .hsdm_index_news_left .menus li:hover, .hsdm_index_news .hsdm_index_news_left .menus .cur {
	background: #0853b0;
}
.hsdm_index_news .hsdm_index_news_left .menu li:hover a, .hsdm_index_news .hsdm_index_news_left .menu .cur a {
	color: #fff;
}
.hsdm_index_news span a {
	font-size: 14px;
	display: block;
	width: 88px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #d0d0d0;
	border-radius: 2px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	margin-top: 8px;
	text-transform: uppercase;
}
/*.hsdm_index_news .hsdm_index_news_left .menu li:hover b,.hsdm_index_news .hsdm_index_news_left .menu .cur b{ display:block}*/

.hsdm_index_news .hsdm_index_news_left .dt_content {
	overflow: hidden;
}
.hsdm_index_news .hsdm_index_news_left dl {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.hsdm_index_news .hsdm_index_news_left dt {
	float: left;
	overflow: hidden;
}
.hsdm_index_news .hsdm_index_news_left dt img {
	display: block;
	border: 1px solid #cdcdcd;
	width: 238px;
	height: 140px;
}
.hsdm_index_news .hsdm_index_news_left dd {
	overflow: hidden; /*margin-top:15px;*/
	width: 530px;
	float: left;
	margin-left: 15px;
}
.hsdm_index_news .hsdm_index_news_left dd h4 {
	font-size: 14px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hsdm_index_news .hsdm_index_news_left dd h4 a {
	color: #006ef3;
}
.hsdm_index_news .hsdm_index_news_left dd p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 5px;
}
.hsdm_index_news .hsdm_index_news_left dd .xq {
	overflow: hidden;
	display: block;
	width: 89px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 13px;
	color: #fff;
	background-color: #fe7701;
}
.hsdm_index_news .hsdm_index_news_left .dt_list {
	overflow: hidden;
	width: 100%;
}
.hsdm_index_news .hsdm_index_news_left .dt_list li {
	width: 45%;
	float: left;
	font-size: 13px;
	line-height: 36px;
	background: url(../images/pro_li_ico01.png) no-repeat left center;
	padding-left: 2.5%;
	border-bottom: 1px dashed #ccc;
	margin-right: 2.5%;
}
.hsdm_index_news .hsdm_index_news_left .dt_list li a {
	display: block;
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	color: #666
}
.hsdm_index_news .hsdm_index_news_left .dt_list li span {
	float: right
}
.hsdm_index_news .hsdm_index_news_right {
	overflow: hidden;
	width: 355px;
	height: 420px;
	float: right;
	background-color: #fff;
}
.hsdm_index_news .hsdm_index_news_right .title {
	overflow: hidden;
	width: 100%;
	height: 45px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}
.hsdm_index_news .hsdm_index_news_right .title h3 {
	float: left;
	font-size: 16px;
	line-height: 45px;
	width: 120px;
	text-indent: 1.8em;
	color: #FFF;
	background: #006ef3
}
.hsdm_index_news .hsdm_index_news_right .title h3 a {
	color: #fff
}
.hsdm_index_news .hsdm_index_news_right .wenda_content {
	overflow: hidden;
	width: 285px;
	height: 320px;
	margin: 0 auto;
}
.hsdm_index_news .hsdm_index_news_right .wenda_list {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.hsdm_index_news .hsdm_index_news_right h5 {
	font-size: 13px;
	line-height: 19px;
	background: url(../images/wen.gif) no-repeat left center;
	padding-left: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 14px;
	width: 350px;
}
.hsdm_index_news .hsdm_index_news_right h5 a {
	color: #666;
}
.hsdm_index_news .hsdm_index_news_right p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	background: url(../images/da.gif) no-repeat left top;
	padding-left: 30px;
	width: 350px;
	height: 48px;
	overflow: hidden
}
/*公司简介*/

.hsdm_index_about {
	height: 358px;
	background: url(../images/jshqg_abou_bg.jpg) no-repeat bottom;
	margin-top: 3em;
}
.hsdm_index_about dl dt {
	float: right;
	padding: 15px 80px 0 0;
	width: 519px;
}
.hsdm_index_about dl dt img {
}
.hsdm_index_about dl dd {
	float: left;
	width: 565px;
	padding-top: 15px;
}
.hsdm_index_about dl dd h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 35px;
}
.hsdm_index_about dl dd h3 span {
	display: block;
	padding-bottom: 10px;
}
.hsdm_index_about dl dd h3 a {
	font-size: 24px;
	color: #006ef3;
	font-weight: bold;
	display: block;
}
.hsdm_index_about dl dd p {
	line-height: 24px;
	color: #666;
	height: 132px;
	overflow: hidden;
	font-size: 14px;
}
.hsdm_index_about dl dd h4 {
	width: 207px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	background: #006ef3;
	letter-spacing: 5px;
	margin-top: 2.5em;
}
.hsdm_index_about dl dd h4 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
/*客户评价*/
.jz {

	overflow: hidden;
	margin-top: 46px;
}
.jz h2 {
	background: url(../images/barjz.gif) no-repeat left bottom;
	height: 42px;
	overflow: hidden;
	font-size: 18px;
	padding: 0 14px 0 38px;
	font-family: "微软雅黑";
}
.jz h2 a {
	color: #06326e;
}
.jz h2 span {
	margin: 20px 0 0 0;
}
.jz_c {
	height: 300px;
	overflow: hidden;
}
.jz_c dl {
	width: 276px;
	heig ht: 364px;
	overflow: hidden;
	padding: 28px 10px 0 34px;
	background: url(../images/jzs.jpg) no-repeat left top;
	float: left;
}
.jz_c dl dt {
	width: 100%;
	height: 149px;
	overflow: hidden;
}
.jz_c dl dd {
	overflow: hidden;
}
.jz_c dl dd h3 a {
	font-size: 12px;
	color: #060001;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #c2c2c2;
	display: block;
}
.jz_c dl dd p {
	line-height: 28px;
	padding: 5px 0 0 0;
	color: #6e6b6b;
}
.jz_c dl dd p span {
	color: #060001;
	display: block;
}
.jz_c dl dd p a {
	text-align: right;
	float: right;
	font-weight: bold;
	color: #006ef3;
}
.jz_c .nobot {
	background: none;
	padding-left: 14px;
}
.bd01 {
	height: 145px;
	border-bottom: 4px solid #dbdbdb;
	position: relative;
	overflow: hidden;
}
.bdtel {
	position: absolute;
	top: 95px;
	left: 424px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	background: url(../images/phoone.png) no-repeat left;
	padding-left: 3em;
	line-height: 40px;
}
.bdtel span {
	font-size: 24px;
	font-weight: bold;
}
.bd02 {
	margin-top: 28px;
	position: relative;
}
.bdtel2 {
	position: absolute;
	left: 450px;
}
/*底部开始*/
.hsdm_foots {

	width: 100%;

	background-color: #212121;

	padding-top: 43px;

	padding-bottom: 24px;

}
.hsdm_foots .links {
	padding: 30px 0;
	margin-bottom: 40px;
	font-size: 16px;
	border-bottom: 1px solid #353535;
}
.hsdm_foots .links span {
	color: #fff;
	display: inline-block;
}
.hsdm_foots .links a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}
.hsdm_foots .links a:hover {
	color: #006ef3;
}
.hsdm_foots .qcode {
	width: 540px;
}
.hsdm_foot_navs {

	padding-bottom: 35px;

	border-bottom: 1px solid #383838;

}

.hsdm_foot_navs ul {

	overflow: hidden;

}

.hsdm_foot_navs li {

	float: left;

	padding: 0 24px;

	background: url(../images/kywt_fline2.png) no-repeat left center;

}

.hsdm_foot_navs li.noBg {

	background: none;

}

.hsdm_foot_navs li a {

	font-size: 14px;

	color: #bdbdbd;

}
.wzsm_foot{ padding-top:10px; padding-bottom:10px;}
.wzsm_foot .content{border-radius:10px; border:1px #333 dashed}
.wzsm_foot span{ font-size:18px; line-height:45px; padding:0 10px 0 30px; color:#FFF; float:left; font-weight:bold}
.wzsm_foot p{ font-size:14px; color:#FFF; line-height:45px; }
.hsdm_ffocn {

	margin-top: 35px;

}

.hsdm_ffocn .hsdm_fleft_con {

	padding-bottom: 8px;

	color: #fff;

	float: left;

	width: 214px;

	text-align: right;

	padding-right: 28px;

	border-right: 1px dotted #383838;

}

.hsdm_ffocn .hsdm_fleft_con h5 {

	font-size: 15px;

	line-height: 16px;

	margin-top: 28px;

	margin-bottom: 8px;

}

.hsdm_ffocn .hsdm_fleft_con p {

	font-size: 14px;

	line-height: 14px;

}

.hsdm_ffocn .hsdm_fleft_con dl {

	padding-right: 48px;

	background: url(../images/hsdm_foot_telico.png) no-repeat right center;

	margin-top: 30px;

}

.hsdm_ffocn .hsdm_fleft_con dd {

	font-size: 22px;

	line-height: 22px;

	margin-top: 3px;

}

.hsdm_ffocn .hsdm_fcon_cont {

	float: left;

	width: 480px;

	border-right: 1px dotted #383838;

}
.hsdm_ffocn .hsdm_fcon_cont p{ line-height:25px; text-align:left; text-indent:3em;   color: #fff;     font-size: 13px;}




.hsdm_ffocn .hsdm_foot_flewm {

	float: right;

}

.hsdm_ffocn .hsdm_foot_flewm img {

	display: block;

}

.ftbot {

	padding-top: 25px;

	border-top: 1px solid #383838;

}

.ftbot .dress {

	float: left;

	color: #909090;

	width: 420px;

}

.ftbot .dress ul {

	overflow: hidden;

	margin-top: 5px;

}

.ftbot .dress li {

	float: left;

	padding-left: 25px;

	line-height: 24px;

	margin-right: 15px;

}

.ftbot .dress li.dr1 {

	background: url(../images/dsbg1.png) no-repeat left center;

}

.ftbot .dress li.dr2 {

	background: url(../images/dsbg2.png) no-repeat left center;

}

.ftbot .dress li.dr3 {

	background: url(../images/dsbg3.png) no-repeat left center;

}

.ftbot .renz {

	float: right;

}

.ftbot .renz ul {

	overflow: hidden;

}

.ftbot .renz li {

	float: left;

	margin-left: 10px;

}

.ftbot .renz li img {

	display: block;

}

.kywt_link_li {

	background-color: #333;

}

.kywt_link_li .content {

	overflow: hidden;

	padding: 20px 0;

}

.kywt_link_li h5 {

	float: left;

	font-size: 16px;

	color: #fff;

	font-family: "Arial";

}

.kywt_link_li h5 img {

	vertical-align: middle;

}

.kywt_link_li ul {

	float: left;

	margin-left: 40px;

	width: 810px;

}

.kywt_link_li li {

	float: left;

	padding: 0 15px;

	border-left: 1px dotted #5c5c5c;

	line-height: 22px;

}

.kywt_link_li li a {

	color: #fff;

}

.kywt_link_li li:first-child {

	border-left: none;

}

.bdsharebuttonbox {

	float: right;

}

/*案例展示*/

.wrap {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}
.homeCase {
	background-color: #fff;
	padding: 40px 0;
}
.caseBox {
	padding: 20px 0 30px;
}
.caseLeft {
	width: 800px;
	height: 540px;
}
.caseList dl {
	width: 800px;
	height: 540px;
	position: relative;
}
.caseList dl dd {
	background: url(../images/tm-b-6.png);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px 15px;
}
.caseList dl dd h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}
.caseList dl dd ul {
	position: relative;
	padding: 10px 10px 0;
}
.caseList dl dd ul:before {
	content: "";
	overflow: hidden;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 1px;
	background: url(../images/tm-w-2.png);
}
.caseList dl dd ul li {
	width: 50%;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
.caseList dl dd ul li:before {
	content: "";
	overflow: hidden;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background-color: #fff;
}
.caseMore {
	text-align: center;
}
.caseMore a {
	font-size: 12px;
	line-height: 28px;
	color: #006ef3;
	display: inline-block;
	border: 1px solid #006ef3;
	padding: 0 15px;
}
.caseMore a:hover {
	background-color: #006ef3;
	color: #fff;
}
.caseRight {
	width: 400px;
}
.caseRight li {
	width: 196px;
	height: 132px;
	float: left;
	position: relative;
	margin: 0 0 4px 4px;
	cursor: pointer;
}
.caseRight li span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/tm-b-5.png);
}
.caseRight li.on span {
	border: 3px solid #006ef3;
	background: none;
}





/*======================合作客户=======================*/


.hsdm_hhzkh{ /*height:390px;*/ font-family: "Microsoft YaHei"; margin-top:2em;    margin-bottom: 4em;}
.hsdm_hhzkh2{ height:45px; overflow:hidden;  margin-bottom: 10px;}
.hsdm_hhzkh2 li{ height:20px;padding:0 23px 25px; float:left; font:20px "Microsoft YaHei";background:url(../images/xtico.png) no-repeat right 2px; text-align:center; line-height:20px; color:#333;}
.hsdm_hhzkh2 li a{ display:block; height:30px; color:#333333;border-bottom: 2px solid #fff; text-decoration: none; }
.hsdm_hhzkh2 li a:hover,.hsdm_hhzkh2 .cur a {color:#444;font-weight: normal;height:43px;border-bottom: 3px solid #de2a2c;text-decoration: none;}
.hsdm_hhzkh2 li.no1{padding-left: 0;}
.hsdm_hhzkh2 li.nones{ background:none;}
.hsdm_hhzkh2 span{ font-size: 16px;line-height: 46px; color: #de2a2c; overflow: hidden;}
.hsdm_hhzkh2 span a{color: #b47647;}
.hsdm_hhzkh01{position:relative;}
.hsdm_hhzkh02{ overflow:hidden;}
.hsdm_hhzkh01 li{ width:213px; float:left; margin-right:28px; position:relative;box-shadow: #ebebeb 4px 0px 3px;}
.hsdm_hhzkh01 li img{ display:block; width:207px; height:80px; border:3px solid #f5f6f8}
.hsdm_hhzkh01 li span{text-align: center;font-size: 16px; display: block; background:#f5f6f8;color: #18aee7; font-weight:bold;height: 40px; line-height: 40px;}
.hsdm_hhzkh01 li.nones{margin-right: 0;}
.hsdm_hhzkh01 .arr5 { cursor: pointer; display:block; font:70px "宋体"; color:#7f7f7f; position:absolute; top:22px; left:-63px;}
.hsdm_hhzkh01 .arr6 { cursor: pointer;display:block; font:70px "宋体"; color:#7f7f7f; position:absolute; top:22px; right:-63px;}


/*====================内页开始========================*/
/*内页banner高度*/
.jdh_inbanindex{height: 300px;
    overflow: hidden;
  }
.jdh_ban_incon div{
	height:300px;
    margin: 0 auto;
}
.jdh_inbanindex a {
    height: 300px;
    display: inline-block;
    width: 100%;
}
/*面包屑导航*/
.in_ser{ margin-bottom:3em}
.jdhqg_mbxnav{font-size: 14px;border-bottom: 1px dashed #dcdcdc; height:30px}
.jdhqg_mbxnav b{border-left: 10px solid #dbdbdb;font-weight: normal;padding-left: 8px;}
/*搜索*/
.jshqg_ser{height: 55px; border-bottom:1px solid #c6c6c6; background:#f4f4f4;margin-bottom: 63px;}
.jshqg_ser .content{height: 54px;border-bottom: 1px solid #d7d7d7;}
.jshqg_ser p.jshqg_ser_con03{float: left;widt h: 550px;height: 54px;}
.jshqg_ser p.jshqg_ser_con03 b,.jshqg_ser p.jshqg_ser_con03 a{float: left;}
.jshqg_ser p.jshqg_ser_con03 b{font: bold 16px/54px "Microsoft YaHei";color: #006ef3;}
.jshqg_ser p.jshqg_ser_con03 a{font: 14px/54px "Microsoft YaHei";color: #999999;margin-left: 15px;}
.jshqg_ser div.jshqg_ser_con04{float: right;padding: 13px 0;}
.jshqg_ser div.jshqg_ser_con04 input{float: left;height: 30px;}
.jshqg_ser div.jshqg_ser_con04 input.txt{width: 245px;padding-left: 15px;background: url("../images/jshqg_ser01.png") no-repeat center;font: 14px/30px "Microsoft YaHei";color: #333;}
.jshqg_ser div.jshqg_ser_con04 input.pbt{width: 55px;background: url("../images/jshqg_ser02.png") no-repeat center;cursor: pointer;}
/*-------------------left-------------------------------*/
.jdhqg_left{    width: 240px;}
.jdhqg_innav_left {
    background: #006ef3;
    height: 80px;
}
 .jdhqg_innav_left {
            background: #006ef3;
            height: 80px;
        }
        
        .jdhqg_innav_left h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .jdhqg_innav_left h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .jdhqg_innav_left_nav h3 {
            height: 50px;
            line-height: 50px;
            background:url(../images/jdhqg_innav_left_nav.png) no-repeat right center #dbdbdb;
            margin-bottom: 2px;
        }
        
        .jdhqg_innav_left_nav h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #000;
        }
        
        .jdhqg_innav_left_nav h3.sidenavcur,
        .jdhqg_innav_left_nav h3:hover {
            background: url(../images/jdhqg_innav_left_nav_hove.png) no-repeat right center #006ef3;
        }
        .jdhqg_innav_left_nav h3.sidenavcur a,
        .jdhqg_innav_left_nav h3:hover a{
            color: #fff;
        }
        
        .jdhqg_innav_left_div dl {
            padding: 2px 0 4px;
        }
        
        .jdhqg_innav_left_div dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .jdhqg_innav_left_div dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .jdhqg_innav_left_div dt.sidenavcur:after,
        .jdhqg_innav_left_div dt:hover:after {
            border-color:#006ef3;
        }
        
        .jdhqg_innav_left_div dt.sidenavcur a,
        .jdhqg_innav_left_div dt:hover a {
            color: #006ef3;
        }
        
        .jdhqg_innav_left_div dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .jdhqg_innav_left_div p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
       
        
        .jdhqg_innav_left_div p.sidenavcur a,
        .jdhqg_innav_left_div p:hover a {
            color:#006ef3;
        }
        
        .jdhqg_innav_left_div p.sidenavcur:after,
        .jdhqg_innav_left_div p:hover:after {
            background: #dbdbdb;
        }
        
        .jdhqg_innav_left_div a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    /*---------------/////------------------*/
	 .jdhqg_innews_left {
            background: #006ef3;
            height: 60px;
        }
	 .jdhqg_innews_left h4 {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .jdhqg_innews_left h4 span {
            font-size: 14px;
            text-transform: uppercase;
        }
     .jdhqg_innews ul{ margin-top:10px; width:100%; display:block}  
	 .jdhqg_innews ul a{ width:100%; display:block; line-height:35px; text-align:left; font-size:14px; border-bottom:1px dashed #ccc; overflow:hidden} 
	  /*---------------/////------------------*/
	 .jdhqg_inpros_left {
            background: #006ef3;
            height: 60px;
        }
	 .jdhqg_inpros_left h4 {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .jdhqg_inpros_left h4 span {
            font-size: 14px;
            text-transform: uppercase;
        }
     .jdhqg_inpros ul{ margin-top:10px; width:100%; display:block}  
	  .jdhqg_inpros ul li img{ width:100%; height:180px}
	  .jdhqg_inpros ul li span{ width:100%; display:block; margin-bottom:10px;line-height:35px; text-align:center; font-size:14px; background:#006ef3; color:#FFF}
	  /*左侧联系我们*/
	  .jdhqg_tel{height: 140px;
    background: #006ef3;
    color: #fff;
	margin-bottom:20px;}
	 .jdhqg_tel p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 23px 0 0 95px; 
            background: url(../images/jdhqg_inleft_tel.png) no-repeat 59px 23px;
        }
        
        .jdhqg_tel span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 26px;
            line-height: 36px; 
            padding-left: 33px;
        }
	  /*---------------------右侧------------------------*/
.jdhqg_right{ width:930px; overflow:hidden}
.jdhqg_right_con {
    width: 303px;
    overflow: hidden;
    float: left;
    padding: 0px 10px 10px 0px;
}
.jdhqg_right_con.nobor {
    padding-right: 0 !important;
}
.jdhqg_right_con dt {
	width:303px;
	
	line-height:0;
	font-size:0;
}
.jdhqg_right_con dt img {
	    width: 298px;
    height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
.jdhqg_right_con dd a{ color:#006ef3}	  
.jdhqg_right_con_div .nomar .jdhqg_right_con{padding: 0px 0px 10px 0px;}
.jdhqg_right_con01 {
    width: 269px;
    overflow: hidden;
    float: left;
    padding: 0px 11px 10px 0px;
}
.jdhqg_right_con01.nobor {
    padding-right: 0 !important;
}
.jdhqg_right_con dt {
	width:264px;
	
	line-height:0;
	font-size:0;
}
.jdhqg_right_con01 dt img {
	    width:264px;
    height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con01 dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
.jdhqg_right_con01 dd a{ color:#006ef3}	  
.jdhqg_right_con_div .nomar .jdhqg_right_con01{padding: 0px 0px 10px 0px;}
/*===========分页=============*/
.apage {
    display: table;
    margin: 0 auto;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 1em;
}
.apage li {
    float: left;
    background-color: #006ef3;
    padding: 5px 12px;
    line-height: 19px;
    font-size: 12px;
    margin-right: 3px;
	color:#fff;
}
.apage li a{ color:#FFFFFF;}
.thisclass {
    background-color: #cacaca!important; }
.thisclass a{color:#006ef3 !important}
.gduo {
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.gduo span {
    float: right;
    width: 320px;
    overflow: hidden;
    height: 30px;
    display: block;
}
.gduo a {
    font-weight: bold;
}
.info_key {
    border-bottom: solid 1px #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 30px auto 10px;
    overflow: hidden;
}
.info_key span {
    font-size: 14px;
    font-weight: bold;
}

/*内页新闻*/
.jdhqg_innewss{ margin-bottom:20px;}
.jdhqg_innewss h4 {
    background: #006ef3;
    line-height: 34px;
    border: solid 1px #c1c1c1;
	
}
.jdhqg_innewss h4 a {
	display:block;
	width: 140px;
    color: #fff;
	text-align:center;
    background: #0253b8;
}
.jdhqg_innewss li {
	width:49%; float:left; margin-right:1.5%;
    border-bottom: 1px dashed #d9d9d9;
    background: url(../images/newsli_ico.gif) no-repeat left center;
    text-indent: 15px;
    line-height: 35px;
	font-weight:bold;
}
.jdhqg_innewss li.nomar{ margin-right:0}
.jdhqg_innewss dl{ overflow:hidden; width:100%; margin-bottom:15px; padding-bottom:10px; margin-top:1em; border-bottom: 1px dashed #d9d9d9;}

.jdhqg_innewss dt{ float:left; overflow:hidden;}

.jdhqg_innewss dt img{ display:block; border:1px solid #cdcdcd;width: 238px;
    height: 140px;}

.jdhqg_innewss dd{ overflow:hidden; /*margin-top:15px;*/ width:575px; float:left; margin-left:15px;}

.jdhqg_innewss h5{ font-size:14px; margin-bottom:5px; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.jdhqg_innewss h5 a{ color:#006ef3;}

.jdhqg_innewss dd p { font-size:13px; color:#666; line-height:24px; height:72px; overflow:hidden; margin-bottom:5px;}

.jdhqg_innewss dd .xq{ overflow:hidden; display:block; width:89px; height:32px; text-align:center; line-height:32px; font-size:13px; color:#fff; background-color:#fe7701;}

.jdhqg_innewss .dt_list{ overflow:hidden; width:100%;}
/*========新闻页面==========*/
.jdhqg_news_dl {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
	height:110px;
	margin-bottom:0.6em;
}
.jdhqg_news_dl span{ width:180px; margin-right:1em}
.jdhqg_news_dl span img{ width:100%;height:100px; }
.jdhqg_news_dl_con{	width:715px; overflow:hidden}
.jdhqg_news_dl dt {
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 24px;
    
    height: 24px;
    overflow: hidden;

}
.jdhqg_news_dl .dt_1 {
    height: 20px;
    padding-left: 10px;
    font-size: 14px;
    color:#006ef3;
    font-weight: bold;

}
.jdhqg_news_dl .dt_2 {
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "宋体";

}
.jdhqg_news_dl dd {
    font-size: 12px;
    padding-left: 10px;
    overflow: hidden;
    margin-bottom: 10px;
	
}
/*===============新闻内容页===================*/
.jdhqg_con_listnews h2{ font-size:20px; color:#006ef3; font-weight:bold; line-height:34px; text-align:left;}
.con-tit{text-align: center !important;}
.zuozhe{ line-height:40px; text-align:center;border-bottom: 1px dashed #CCCCCC;}
.jdhqg_news-con{ margin-top:1em; font-size:16px; line-height:1.6em;}
.jdhqg_news-con p{ line-height:30px; font-size:16px}
.jdhqg_news-con div{ line-height:30px; font-size:14px}
/*=====================产品内容页========================*/
.pleft { width: 418px; margin: 0 auto; float: left;}
.probigshow {position: relative;padding: 1px;border: 1px solid #ddd;}
.js_goods_image_url {width:414px;height: 331px;vertical-align:middle;}
.prodbaseinfo_a {float: left;width: 482px;margin-left: 30px;z-index: 1;}
.h2_prodtitle {font-size: 1.18em;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 1.6em;}
.ul_prodinfo {padding: 6px 0;overflow: hidden;zoom: 1;}
.ul_prodinfo li {float: left;width: 100%;border-bottom: 1px dashed #dcdcdc;padding: 6px 0; color:#000;}
.li_normalprice, .li_prono {line-height: 30px;}
.ul_prodinfo li span { font-size: 14px;}
.ul_prodinfo .li_normalprice .rexian {font-size: 22px;color: #006ef3 !important;}
/*---------*/
.mod_goods_info {
    clear: both;
    margin-bottom: 30px;
    position: relative;
    margin-top: 3em;
}
.hds {border-bottom: 1px solid #006ef3;height: 33px;_overflow: hidden;}
.hds li {float: left;cursor: pointer;border: 1px solid #006ef3;	border-bottom: 0; color:#FFF;margin-right: -1px;}
.hds li h3 {
	display: block;
	width: 128px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-bottom: 0;
	background-color: #006ef3;
	border: 1px solid #fff;
}
.hds li h3 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	outline: none
}
.status_on {border-color: #b47647;border-bottom: 0;position: relative;}
.status_on h3 {height: 31px;background-color: #fff;color: #fff;}
/*-----------------*/
 .ys {
        clear: both;
        width: 100%;
        height: 300px;
    }
    
    .ys_l {
        width: 480px;
        float: left;
    }

    
    .ys_r {
        float: right;
    }
    
    .ys_r p {
        margin: 0;
    }
    
    .ys2_l {
        float: left;
    }
    
    .ys2_l p {
        margin: 0;
    }
    
    .ys2_r {
        width: 480px;
        float: right;
    }
    
    .ys h3 {
        height: 130px;
        background:url(../images/line1.gif) no-repeat 0 bottom;
        margin-bottom: 14px;
        font-size: 24px;
        color: #006ef3;
        line-height: 48px;
        font-weight: normal;
        white-space: nowrap;
        margin-top: 10px;
    }
    
    .ys h3 b {
        display: block;
        padding: 62px 0 0 22px;
		text-align:left;
    }
    
    .ys ul li {
        padding: 0 0 10px 28px;
        background:url(../images/ico06.gif) no-repeat 8px 9px;
		text-align:left;
		font-size:14px;
		line-height:30px;
    }
	/*===========================*/
	.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#f2010e url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#f2010e url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#006ef3 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#f2010e url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*tag标签*/
.tbox{ width:920px; padding-top:15px; margin:0px auto;}
.tbox dt strong{ font-size:20px; line-height:60px; color:#006ef3;}
.tbox dd {
    font-size: 14px;
    color: #333;
    font-weight: bold;
	padding:10px 10px 10px 0px;
	display:inline-block;
	border-bottom: 1px dashed #CCCCCC;
	

}
.tbox dd a:hover{ color:#000;}

/**/
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#247be8 url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#247be8 url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#247be8 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#247be8 url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*===电动门===*/
.jdhqg_right_con-dl {
    width:460px;
    overflow: hidden;
    float: left;
    padding: 0px 10px 10px 0px;
}
.jdhqg_right_con-dl.nobor {
    padding-right: 0 !important;
}
.jdhqg_right_con-dl dt {
	width:303px;
	
	line-height:0;
	font-size:0;
}
.jdhqg_right_con-dl dt img {
	    width: 456px;
    height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con-dl dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
.jdhqg_right_con-dl dd a{ color:#006ef3}	  
.jdhqg_right_con-dl_div .nomar .jdhqg_right_con-dl{padding: 0px 0px 10px 0px;}
.jdhqg_right_con-dl01 {
    width: 269px;
    overflow: hidden;
    float: left;
    padding: 0px 11px 10px 0px;
}
.jdhqg_right_con-dl01.nobor {
    padding-right: 0 !important;
}
.jdhqg_right_con-dl dt {
	width:264px;
	
	line-height:0;
	font-size:0;
}
.jdhqg_right_con-dl01 dt img {
	    width:264px;
    height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con-dl01 dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
.jdhqg_right_con-dl01 dd a{ color:#006ef3}	  
.jdhqg_right_con_div .nomar .jdhqg_right_con-dl{padding: 0px 0px 10px 0px;}


/*投诉建议*/
.liuyan td{ font-size:16px;}
.liuyan td input{ border:1px solid #666; width:200px; height:30px; margin-bottom:10px;}
#liuyan1{ width:450px !important; height:100px !important; border:1px solid #666;}
.coolbg{ width:150px; height:30px; line-height:30px; text-align:center; border:1px solid #006ef3; background:none;}
.coolbg:hover{ background:#006ef3; color:#fff; cursor:pointer;}





.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 8px 12px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 8px 12px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}

